go/types.Checker.typeList (method)
4 uses
go/types (current package)
call.go#L51: targs = check.typeList(xlist)
call.go#L271: targs = check.typeList(xlist)
typexpr.go#L428: targs := check.typeList(ix.indices)
typexpr.go#L521: func (check *Checker) typeList(list []ast.Expr) []Type {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)